boot.loader.systemd-boot.windows.<name>.sortKey
systemd-boot orders the menu entries by their sort keys,
so if you want something to appear after all the NixOS entries,
it should start with o or onwards.
See also boot.loader.systemd-boot.sortKey..
- Type
string- Default
"attribute name of this entry, prefixed with \"o_windows_\""- Declared
- <nixpkgs/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix>